home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / mail-tools / thor / thor_2.22 / thor.lha / THOR.history < prev    next >
Text File  |  1995-12-18  |  5KB  |  114 lines

  1. This is an internal, informal unedited list of fixed bugs, changes and
  2. beta  notes  during  the THOR development process.  It is provided for
  3. those  who  might  find it interesting.  The timeline for this list is
  4. from the top to the bottom, with recent changes at the bottom.  Please
  5. read  the  readme  file  for  this  THOR release for an edited list of
  6. bugfixes and new features.
  7.  
  8. **********************************************************************
  9. **********************************************************************
  10. **********************************************************************
  11.  
  12. *********** RELEASE 2.22 ***************
  13.  
  14. THOR:
  15. - 5 on the numberic keypad is now a shortcut for "m b" (unmark subject).
  16. - If the ARexx SHOWPICTURE function failed to load a picture, the listview
  17.   would end up in a state that would cause enforcer hits if clicked upon.
  18. - Changed a few of the "Sort by" strings in the Dock window, making them
  19.   shorter.
  20. - Will handle small fontsizes better when putting the icon for a 
  21.   MIME/uuencoded file in the listview.
  22. - The requester containing conference when replying to a crossposted message
  23.   would misbehave and add an empty conference field in the reply window when
  24.   no conferences was multiselected, but ok was still used. This is fixed
  25.   and the behaviour has changed somewhat so that selecting with the white
  26.   bar will crosspost to that conference only, and not to the current one.
  27. - Fixed the last remaining problem (I hope) with the delayed marking option
  28.   that concerned marking the current message as unread. THOR will now set a 
  29.   flag when this is done, and when proceeding to the next messages, this
  30.   flag is checked and if set, the unmarking of the messages will be skipped.
  31.   This should really be tested carefully.
  32. - Maybe fixed the problem with entering and leaving a system many times which
  33.   could cause a crash.
  34. - MIME sound files will be handled correctly with Multiview from within
  35.   THOR.
  36.  
  37.  
  38. ConfigTHOR:
  39. - Added an option in "Global Config->Message options" for marking the message
  40.   as read after you go to the next message. In THOR, this means that the
  41.   message you have been reading will only be marked as read when you go
  42.   to the next or previous message. 
  43.  
  44. ConnectTHOR:
  45. - NNTP_USERNAME and NNTP_PASSWORD arguments added to for use on newsservers that
  46.   require authentication. Currently only used in the newsbrowser.
  47.  
  48. packfido 3.202 (12.Des.95)
  49. - Packed events that where added to the database did not get
  50.   the right charset.
  51. - Crash (urgent) mail implemented at last.
  52. - UUCP-address recognition has been changed, but I had forgot
  53.   to update the historyfile, so I don't know _when_ it was changed. :)
  54.   An UUCP-address is now an address with a '@' in it.
  55. - Forgot to change the tearline to reflect the new 2.2 release.
  56. - Hold mail implemented.  Untill this is implemented in bbsread
  57.   library, I use 'Encode 8 bit' as an alias for Hold, so if you
  58.   want Hold, select 'Encode 8 bit' in the Extras window.
  59. - New type: FIDO_EXPORT  This type will export all events and
  60.   mark them as done.  Next time events are packet, these are
  61.   added to the (possibly) existing files in the outbound dir.
  62.   This behaviour is like Spot, and several people have
  63.   requested something like this.
  64. - Fixed some small bugs that came with the FIDO_EXPORT type.
  65. - A test was in the wrong place, so hold only worked on
  66.   non-NetMail.
  67.  
  68. parsefido 3.195 ( 8.Des.95)
  69. - The progressbar wouldn't always start at the beginning.
  70. - Fileattaches are now moved to <thordir>/decoded as they should.
  71. - BinaryPart's (fileattaches) now get matching b.desc/b.comment
  72.   (file-recognition :)
  73. - Support for FSC-035 (REPLYADDR and REPLYTO kludges)
  74. - Added support for the SHOWORIGIN config option.  When this option
  75.   is turned on, Origin-lines will be added to the message-text instead
  76.   of to the comment-text as it has been till now.  (Requested by Axel Bruns)
  77.  
  78. utgui.library 3.147
  79. - No longer 3D text in separatorbars in the listview.
  80. - Background of NUMBER_KIND was not cleared, fixed.
  81. - Separator bars was not centered (missed a () pair in
  82.   an expression; who said it was *pointers* that where
  83.   worst in C? :)
  84. - Now obtain ansi-pens with precision PRECISION_EXACT
  85.   instead of with PRECISION_GUI as before.
  86. - Implemented support for separatorbars in ansi-listviews.
  87. - Fixed a problem with screen locking an progressbars
  88.   relative to windows.
  89.  
  90. CfgFIDO.thor 1.4 (11.Des.95)
  91. - Added new SHOWORIGIN option.
  92.  
  93. PackBlue 2.4
  94. - Enfocer hit when all events were deleted is fixed.
  95.  
  96. utnet.library 2.81
  97. - Does no longer require big continous buffers when parsing news.  Uses
  98.   much less memory on binary attachment and get conflist.
  99. - Improved support for RFC 1522 MIME headers.
  100. - Fixes the well known crash-bug some people have experienced when adding
  101.   MIME messages.
  102. - Localizes time on incoming messages if locale library can be found.
  103.   This should make Thor fully RFC 822 confirmant.
  104.  
  105. GetTCP 1.18
  106. - Instead of turning off copyback, I turned it on several times.
  107. - Enforcerhits/crash if the number of news messages was lower than the
  108.   number of sockets is fixed.
  109. - Will use the initial NNTP socket as one of the sockets to retrieve
  110.   news on.
  111. - Will not quit the program if one or more of the news sockets fail to
  112.   initiate.
  113.  
  114.